projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e48c6aa
)
Say that it's obsolete in the header line.
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 29 Mar 2001 15:36:38 +0000
(15:36 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 29 Mar 2001 15:36:38 +0000
(15:36 +0000)
lisp/emacs-lisp/profile.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/profile.el
b/lisp/emacs-lisp/profile.el
index f8b7571aebc020230efa59711d7122e1149cdc91..1ceb44ccb09d3e92ecac5398ba13bba80e911abd 100644
(file)
--- a/
lisp/emacs-lisp/profile.el
+++ b/
lisp/emacs-lisp/profile.el
@@
-1,4
+1,4
@@
-;;; profile.el ---
generate run time measurements of Emacs Lisp functions
+;;; profile.el ---
Emacs profiler (OBSOLETE; use elp.el instead)
;; Copyright (C) 1992, 1994, 1998 Free Software Foundation, Inc.